home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-08-11 | 1.3 KB | 23 lines |
- [BeanDescriptor]
- timestamp=871286400000
- name=FieldControl
- className=borland.jbcl.control.FieldControl
-
- [PropertyDescriptors]
- alignment,,,,"Alignment setting",int,getAlignment,setAlignment,,,borland.jbcl.editors.AlignmentEditor
- autoEdit,,,,"Automatically start edit when a key is typed",boolean,isAutoEdit,setAutoEdit,,,
- background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
- columnName,,,,"Column name from DataSet",java.lang.String,getColumnName,setColumnName,,,
- dataSet,,,,"DataSet data source",borland.jbcl.dataset.DataSet,getDataSet,setDataSet,,,
- editInPlace,,,,"Allow in-place editing",boolean,isEditInPlace,setEditInPlace,,,
- enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
- font,,,,"Default font",java.awt.Font,getFont,setFont,,,
- foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
- postOnEndEdit,,,,"Auto-post after editing",boolean,isPostOnEndEdit,setPostOnEndEdit,,,
- postOnFocusLost,,,,"Auto-post after losing focus",boolean,isPostOnFocusLost,setPostOnFocusLost,,,
- readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
- selectable,,,,"Selectable state",boolean,isSelectable,setSelectable,,,
- selected,,,,"Selected state",boolean,isSelected,setSelected,,,
- text,,,,"Text string",java.lang.String,getText,setText,,,
- visible,,,,"Visible state",boolean,isVisible,setVisible,,,
-